Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Handle nargo.test command when executed by codelens #25

Merged
merged 3 commits into from
Jun 29, 2023

Conversation

phated
Copy link
Contributor

@phated phated commented Jun 28, 2023

Description

Problem*

Resolves

Summary*

This adds a nargo.test command that can be triggered via the LSP. This will be the command that is executed when the > Run Test codelens is pressed in the editor.

Screenshot 2023-06-28 at 3 53 46 PM

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link
Contributor

@kobyhallx kobyhallx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@phated phated force-pushed the phated/codelens-run-test branch from 34f81d4 to e91becf Compare June 29, 2023 15:00
@phated phated merged commit d901967 into master Jun 29, 2023
@phated phated deleted the phated/codelens-run-test branch June 29, 2023 15:01
@github-actions github-actions bot mentioned this pull request Jun 29, 2023
@Savio-Sou Savio-Sou mentioned this pull request Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants